home *** CD-ROM | disk | FTP | other *** search
/ Champak 122 / Vol 122.iso / games / stella.swf / scripts / frame_1 / PlaceObject2_24_16 / CLIPACTIONRECORD on(press).as next >
Encoding:
Text File  |  2011-01-06  |  57 b   |  5 lines

  1. on(press){
  2.    startDrag("",0);
  3.    dragging = true;
  4. }
  5.